home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 114 / macaddict114.cdr / Software / Fun & Games / iDice 1.1.dmg / iDice.app / Contents / Resources / English.lproj / MainMenu.nib / classes.nib next >
Encoding:
Text File  |  2005-10-26  |  2.9 KB  |  68 lines

  1. {
  2.     IBClasses = (
  3.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  4.         {
  5.             ACTIONS = {
  6.                 changeMainMute = id; 
  7.                 changeMute = id; 
  8.                 changeVolume = id; 
  9.                 changeWorldSettings = id; 
  10.                 endNovaDiceAboutSheet = id; 
  11.                 endNovaDiceHighScoreEntrySheet = id; 
  12.                 endNovaDiceRegistrationEntrySheet = id; 
  13.                 endNovaDiceRegistrationEntrySheet2 = id; 
  14.                 handleClearHighScoresActionDice = id; 
  15.                 handleClearHighScoresYacht = id; 
  16.                 handleHighScoresActionDiceMenuItem = id; 
  17.                 handleHighScoresYachtMenuItem = id; 
  18.                 handleHowToPlayMenuItem = id; 
  19.                 handleHowToPlayYachtMenuItem = id; 
  20.                 handleOpenBrowser = id; 
  21.                 handleOpenBrowser2 = id; 
  22.                 handlePause = id; 
  23.                 handleResetGame = id; 
  24.                 raiseNovaDiceAboutSheet = id; 
  25.                 raiseNovaDiceHighScoreEntrySheet = id; 
  26.                 raiseNovaDiceRegistrationEntrySheet = id; 
  27.                 setToDefaults = id; 
  28.                 showCredits = id; 
  29.             }; 
  30.             CLASS = NovaDiceView; 
  31.             LANGUAGE = ObjC; 
  32.             OUTLETS = {
  33.                 aboutBoxGamesPlayedTextField = NSTextField; 
  34.                 aboutMenuItem = NSMenuItem; 
  35.                 checkForUpdatesMenuItem = NSMenuItem; 
  36.                 clearHighScoresMenuItem = NSMenuItem; 
  37.                 clearHighScoresYachtMenuItem = NSMenuItem; 
  38.                 creditsButton = NSButton; 
  39.                 highScoresActionDiceMenuItem = NSMenuItem; 
  40.                 highScoresYachtMenuItem = NSMenuItem; 
  41.                 howToPlayMenuItem = NSMenuItem; 
  42.                 howToPlayYachtMenuItem = NSMenuItem; 
  43.                 muteCheckboxMatrix = NSMatrix; 
  44.                 muteMenuItem = NSMenuItem; 
  45.                 novaDiceAboutSheetWindow = NSWindow; 
  46.                 novaDiceHelpMenuItem = NSMenuItem; 
  47.                 novaDiceHighScoreEntrySheetWindow = NSWindow; 
  48.                 novaDiceHighScoreEntryTextField = NSTextField; 
  49.                 novaDiceRegistrationEntrySheetWindow = NSWindow; 
  50.                 novaDiceRegistrationEntryTextField = NSTextField; 
  51.                 novaDiceRegistrationNameEntryTextField = NSTextField; 
  52.                 okayOrNotYetButton = NSButton; 
  53.                 pauseMenuItem = NSMenuItem; 
  54.                 preferencesMenuItem = NSMenuItem; 
  55.                 purchaseButton = NSButton; 
  56.                 purchaseMenuItem = NSMenuItem; 
  57.                 restartMenuItem = NSMenuItem; 
  58.                 showHidePreferencesMenuItem = NSMenuItem; 
  59.                 unlockMenuItem = NSMenuItem; 
  60.                 unlockThisGameButton = NSButton; 
  61.                 volumeSliderMatrix = NSMatrix; 
  62.                 worldMatrix = NSMatrix; 
  63.             }; 
  64.             SUPERCLASS = NSOpenGLView; 
  65.         }
  66.     ); 
  67.     IBVersion = 1; 
  68. }